futuristic
high-contrast
neon
azure-inspired
immersive
bold-colors
tech
innovative
"No Dark"
Shadcn/ui Theme Css Variables
name: Neon Azure Portalkeyword: azure portal style views: 82
:root {
--background: 210 100% 25%;
--foreground: 60 100% 90%;
--card: 210 100% 15%;
--card-foreground: 60 100% 90%;
--popover: 210 100% 20%;
--popover-foreground: 60 100% 90%;
--primary: 180 100% 50%;
--primary-foreground: 210 100% 25%;
--secondary: 240 100% 70%;
--secondary-foreground: 60 100% 90%;
--muted: 210 100% 30%;
--muted-foreground: 60 100% 80%;
--accent: 300 100% 70%;
--accent-foreground: 210 100% 25%;
--destructive: 0 100% 70%;
--destructive-foreground: 60 100% 90%;
--border: 210 100% 40%;
--input: 210 100% 40%;
--ring: 180 100% 50%;
--radius: 0.75rem;
--chart-1: 180 100% 50%;
--chart-2: 240 100% 70%;
--chart-3: 300 100% 70%;
--chart-4: 60 100% 70%;
--chart-5: 0 100% 70%;
}